home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 015 / lightpre.arc / INSTALL.BAT < prev    next >
Encoding:
DOS Batch File  |  1984-08-31  |  896 b   |  20 lines

  1. REM    ** The command to run this Power Up   **
  2. REM    ** program is:  PRESS                 **
  3. REM                   N O T I C E
  4. REM          Is it possible to install the       
  5. REM  The Lighting Press on a hard disk yes using the
  6. REM  DOS COPY command.  (Consult you DOS manual 
  7. REM  if you are unfamiliar with this command.)
  8. PAUSE
  9. REM                  E X A M P L E
  10. REM     To install The Lighting Press on the C: 
  11. REM  drive in a subdirectory named PRESS, place  
  12. REM  the program disk in the A: drive and type 
  13. REM  the following commands:
  14. REM              C:
  15. REM              CD \
  16. REM              MD \PRESS
  17. REM              CD \PRESS
  18. REM              COPY A:*.*
  19. REM  (Hold down the shift key and press the 
  20. REM  PrtScr key to print this example.)